Total Complexity | 22 |
Dependencies | 4 |
Dependents | 1 |
Total lines | 279 |
Lines of code | 90 |
Logical lines of code | 46 |
Comment lines | 135 |
Methods | 10 |
Properties | 5 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
register() | 55 | 6 | 22 | |
__construct() | 65 | 3 | 9 | |
cancel() | 68 | 3 | 7 | |
register_recurring() | 63 | 2 | 12 | |
register_once() | 64 | 2 | 11 | |
register_async() | 65 | 2 | 10 | |
async() | 77 | 1 | 4 | |
recurring() | 71 | 1 | 6 | |
once() | 73 | 1 | 5 | |
params() | 76 | 1 | 4 |